home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 1
/
Magazine.iso
/
EL MAC 1
/
Infotenimiento
/
Blender
/
CONTROL
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-13
|
159 b
|
11 lines
global CONTROLWINDOW
on mouseUp
set the visible of CONTROLWINDOW to 0
updateStage()
finishMovie()
tell the stage
go(1, "Quit.dir")
end tell
end